home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bath
/
Bath CDROM.iso
/
pc
/
BATH.DXR
/
Topbar_6_navigate.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-26
|
197 b
|
12 lines
on mouseEnter me
cursor(280)
if the frame = 165 then
set the member of sprite the currentSpriteNum to member("navigate_over")
go("menu in")
end if
end
on mouseLeave
cursor(-1)
end